home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nh313386.zip / MSDOS.HLP < prev    next >
Text File  |  1993-07-26  |  6KB  |  162 lines

  1.             MSDOS specific help file for NetHack 3.1.3
  2.  
  3. Copyright (c) NetHack PC Development Team 1993
  4. NetHack may be freely distributed.  See license for details.
  5.  
  6. The MSDOS port of NetHack supports some additional or enhanced commands
  7. as well as some NetHack.cnf file options specific to configuration choices 
  8. used during the building of PC NetHack.  Listed below are those commands
  9. and NetHack.cnf file options.
  10.  
  11. Recognized MSDOS specific NetHack.cnf entries are outlined below.
  12.  
  13. Boolean Options:
  14.  
  15.         IBMgraphics             Use IBM extended characters for the dungeon
  16.                                 Default: [FALSE]
  17.  
  18. Boolean options if DGK was set at compile time:
  19.  
  20.         BIOS                    Allow the use of IBM ROM BIOS calls
  21.                                 Default: [FALSE]
  22.         rawio                   Allow the use of raw I/O (may only be set
  23.                                 on startup)
  24.                                 Default: [FALSE]
  25.  
  26. Color Options:
  27.  
  28. OPTIONS=!color
  29.  
  30.         Players will need this if they have a real, true, (old)
  31.         monochrome adapter, and they are seeing underlined,
  32.         and flashing, and reverse-video characters on the
  33.         screen. Or they find that some things are missing from
  34.         the display.  This means that the auto-detection
  35.         for monochromes has failed.  The color support
  36.         stuff is active in video.c, but may be (will have
  37.         to be) overridden by adding an OPTIONS=nocolor to
  38.         NetHack.cnf.
  39.  
  40. VIDEOSHADES
  41.         (NetHack.cnf only)
  42.         Players may wish to add this option because one of their
  43.         shades of gray is difficult to read on their video
  44.         display hardware.  Allows a level of intensity to be
  45.         assigned to the 3 possible shades of gray in NetHack,
  46.         those being BLACK, GRAY, WHITE.  To each of those
  47.         shades, the player may assign a DARK, NORMAL, or LIGHT value.
  48.         Here is the default if not specified:
  49.  
  50.         ie. VIDEOSHADES=dark normal light
  51.  
  52.         Anytime the same intensity value (DARK NORMAL LIGHT) is used
  53.         for more than one shade of gray, it will not be possible
  54.         to visually distinguish those two shades from each
  55.         other.
  56.  
  57.         ie. VIDEOSHADES=normal normal light
  58.  
  59.         This, while eliminating the dark shade normally used for
  60.         displaying black items, means that the player won't be
  61.         able to distinguish black items and creatures from gray
  62.         items and creatures visually.
  63.  
  64.         Note also that the controversial gray schema used in
  65.         pl 3.1.2 as the default, corresponded to:
  66.  
  67.         VIDEOSHADES=normal dark normal
  68.  
  69.         This is NOT the default in pl 3.1.3, so many people will
  70.         probably not even need to use this option, and will find
  71.         the default just fine. The maps are built using gray,
  72.         and in pl 3.1.3, that is mapped to normal by default. In
  73.         3.1.2, it was mapped to dark (as above).
  74.  
  75. VIDEOCOLORS
  76.         (NetHack.cnf only)
  77.         This option is only provided because some people on
  78.         r.g.h mentioned how they liked to modify the color
  79.         values from the default ANSI.SYS behaviour, and were
  80.         "upset" to find out that they could no longer do so
  81.         under 3.1.2.  The color map is as accurate as possible
  82.         on standard PC video hardware as it stands, and any
  83.         deviation from the default, will mean that people
  84.         are mapping blue to green for example.  The option is
  85.         available to provide as much flexibility as possible,
  86.         but it is not encouraged to be used.
  87.  
  88.         One possible use might be for the dark blue in
  89.         fountains.  On video hardware that has trouble
  90.         displaying blacks, there may also be problems displaying
  91.         the darker blue used in fountains.  If that is the case
  92.         then the default map:
  93.  
  94.         VIDEOCOLORS = 4 2 6 1 5 3 15 12 10 14 9 13 11
  95.  
  96.         could be changed to the following to map blue to br.
  97.         blue:
  98.  
  99.         VIDEOCOLORS = 4 2 6 9 5 3 15 12 10 14 9 13 11
  100.  
  101.         The order for the options:
  102.  
  103.             red, green, brown, blue, magenta, cyan
  104.             br.white, br.red, br.green, yellow, br.blue,
  105.             br.magenta, br.cyan
  106.  
  107.         The PC hardware uses the following values:
  108.  
  109.         red    = 04
  110.         green    = 02
  111.         brown    = 06
  112.         blue    = 01
  113.         magenta    = 05
  114.         cyan    = 03
  115.         B.white    = 15
  116.         B.red    = 12
  117.         B.green    = 10
  118.         yellow    = 14
  119.         B.blue    = 09
  120.         B.mag.    = 13
  121.         B.cyan    = 11
  122.  
  123.  
  124.  
  125. The following options are NOT currently recognized under the MSDOS
  126. port of PC NetHack:
  127.  
  128.         LEVELS=                 Where to store/create per level
  129.                                 data files.
  130.         SAVE=                   Where to save games.
  131.         BONES=                  Where to store bones files.
  132.  
  133.  
  134.  
  135.  
  136. MSDOS Additional/Enhanced Commands:
  137.  
  138. While playing NetHack under MSDOS you can press the ALT key in combination 
  139. with another key to execute an extended command as an alternative method
  140. to pressing the # key combination:
  141.  
  142. Alt-a    adjust    - adjust inventory letters.
  143. Alt-c    chat      - talk to someone.
  144. Alt-d    dip       - dip an object into something.
  145. Alt-f    force     - force a lock.
  146. Alt-i    invoke    - invoke an object's powers.
  147. Alt-j    jump      - jump to a location.
  148. Alt-l    loot      - loot a box on the floor.
  149. Alt-m    monster   - use a monster's special ability.
  150. Alt-n    name      - name an item or type of object.
  151. Alt-o    offer     - offer a sacrifice to the gods.
  152. Alt-p    pray      - pray to the gods for help.
  153. Alt-r    rub       - rub a lamp.
  154. Alt-s    sit       - sit down.
  155. Alt-t    turn      - turn undead.
  156. Alt-u    untrap    - untrap something.
  157. Alt-v    version   - list compile time options for this version of NetHack.
  158. Alt-w    wipe      - wipe off your face.
  159. Alt-?    ?         - get this list of extended commands.
  160.  
  161.  
  162.